(Qtotal): New var.
authorKim F. Storm <storm@cua.dk>
Tue, 4 May 2004 12:51:45 +0000 (12:51 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 4 May 2004 12:51:45 +0000 (12:51 +0000)
commit879272a094f451440ec5b23747a19dcd10a42e9a
tree242120ab40bc849a9dd6eafcbd60e4c84c093aae
parent22da77393eb541c7915b61082528c75ac3559533
(Qtotal): New var.
(syms_of_xdisp): Intern and staticpro it.
(calc_line_height_property): New arg total.  Set it if
line-spacing property has format (total . VALUE).
(x_produce_glyphs): Ignore line-spacing if line-height is 0.
Handle total line-spacing property.
src/xdisp.c